Skip to content

Version Packages (2026-07-rc) (rc.6)#4469

Merged
merkoyep merged 1 commit into
2026-07-rcfrom
changeset-release/2026-07-rc
Jun 10, 2026
Merged

Version Packages (2026-07-rc) (rc.6)#4469
merkoyep merged 1 commit into
2026-07-rcfrom
changeset-release/2026-07-rc

Conversation

@shopify-github-actions-access

@shopify-github-actions-access shopify-github-actions-access Bot commented May 15, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to 2026-07-rc, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

2026-07-rc is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on 2026-07-rc.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@shopify/ui-extensions@2026.7.0-rc.6

Minor Changes

  • #4489 8f27436 Thanks @akhayoon! - Add session.staffMember for POS UI extensions so extensions can read and subscribe to the currently pinned staff member.

Patch Changes

  • #4491 2399687 Thanks @jasonblickhan! - Add admin.abandoned-checkout-index.action.render and admin.abandoned-checkout-index.action.should-render extension targets for the abandoned checkout index page. This mirrors the action targets already available on other resource index pages (orders, customers, products, draft orders, etc.) and unblocks admin.abandoned-checkout-index.action.link admin link extensions.

  • #4468 84c8acd Thanks @JoviDeCroock! - Narrow AppHomeApi.intents to a new AppHomeIntents shape that exposes a signal-like request so the runtime can stream link intents into a long-lived admin.app.home.render extension. WithGeneratedIntents continues to narrow request.value to the CLI-generated variants.

  • #4468 84c8acd Thanks @JoviDeCroock! - Expose the Tools API on AppHomeApi so admin.app.home.render extensions can call shopify.tools.register(...) even before the CLI generates typed overloads. Adds a matching mock to @shopify/ui-extensions-tester.

  • #4476 338a696 Thanks @lsit! - Update docs for inlineSize prop on customer account Page component

  • #4477 d607e02 Thanks @shivinmisra-shopify! - Add optional cashRoundingAdjustment money data to POS transaction-complete payload types.

  • #4455 fe62c86 Thanks @justinhenricks! - Add textAlign prop to the checkout Paragraph component, supporting 'start', 'end', 'center', and 'auto' values.

  • #4466 cc5f4b3 Thanks @vctrchu! - Narrow the pos.app.ready.data cart API surface to readonly. The background extension target's shopify.cart now only exposes the subscribable current signal; cart mutation methods (addLineItem, clearCart, applyCartDiscount, setCustomer, etc.) are not typed on this target. Cart mutation remains available to interactive render targets via the unchanged CartApi.

    Internally this splits CartApiContent into ReadonlyCartApiContent + MutableCartApiContent (both re-exported), and introduces ReadonlyCartApi for use in DataTargetApi.

@shopify/ui-extensions-tester@2026.7.0-rc.6

Minor Changes

  • #4489 8f27436 Thanks @akhayoon! - Add session.staffMember for POS UI extensions so extensions can read and subscribe to the currently pinned staff member.

Patch Changes

  • #4491 2399687 Thanks @jasonblickhan! - Add admin.abandoned-checkout-index.action.render and admin.abandoned-checkout-index.action.should-render extension targets for the abandoned checkout index page. This mirrors the action targets already available on other resource index pages (orders, customers, products, draft orders, etc.) and unblocks admin.abandoned-checkout-index.action.link admin link extensions.

  • #4468 84c8acd Thanks @JoviDeCroock! - Narrow AppHomeApi.intents to a new AppHomeIntents shape that exposes a signal-like request so the runtime can stream link intents into a long-lived admin.app.home.render extension. WithGeneratedIntents continues to narrow request.value to the CLI-generated variants.

  • #4468 84c8acd Thanks @JoviDeCroock! - Expose the Tools API on AppHomeApi so admin.app.home.render extensions can call shopify.tools.register(...) even before the CLI generates typed overloads. Adds a matching mock to @shopify/ui-extensions-tester.

  • Updated dependencies [2399687, 84c8acd, 84c8acd, 338a696, d607e02, fe62c86, cc5f4b3, 8f27436]:

    • @shopify/ui-extensions@2026.7.0-rc.6

@shopify-github-actions-access shopify-github-actions-access Bot force-pushed the changeset-release/2026-07-rc branch 9 times, most recently from b763441 to fa62619 Compare May 22, 2026 14:33
@shopify-github-actions-access shopify-github-actions-access Bot force-pushed the changeset-release/2026-07-rc branch 6 times, most recently from eb15236 to d24c28f Compare May 28, 2026 16:25
@shopify-github-actions-access shopify-github-actions-access Bot force-pushed the changeset-release/2026-07-rc branch 4 times, most recently from 22d4ea6 to ac3dbca Compare June 8, 2026 17:12
@shopify-github-actions-access shopify-github-actions-access Bot force-pushed the changeset-release/2026-07-rc branch from ac3dbca to 8084520 Compare June 9, 2026 15:46
@shopify-github-actions-access shopify-github-actions-access Bot force-pushed the changeset-release/2026-07-rc branch from 8084520 to ab37337 Compare June 9, 2026 18:59

@merkoyep merkoyep left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved on behalf of @shivinmisra-shopify

#4477 d607e02

@merkoyep merkoyep changed the title Version Packages (2026-07-rc) (rc) Version Packages (2026-07-rc) (rc.6) Jun 10, 2026
@merkoyep merkoyep merged commit a0a4650 into 2026-07-rc Jun 10, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants